type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt8ToUint

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1374: 			return scanPlanBinaryInt8ToUint{}
		int.go#L1685: type scanPlanBinaryInt8ToUint struct{}
		int.go#L1687: func (scanPlanBinaryInt8ToUint) Scan(src []byte, dst any) error {